portable object adapter การใช้
- Hence, it is possible to connect them to a CORBA ORB manually, involving one or more of Portable Object Adapters, Portable Interceptors, CORBA naming services, along with other standard CORBA features.
- This figure illustrates the high-level paradigm for remote interprocess communications using CORBA . The CORBA specification further addresses data typing, exceptions, network protocols, communication timeouts, etc . For example : Normally the server side has the Portable Object Adapter ( POA ) that redirects calls either to the local servants or ( to balance the load ) to the other servers.